MapboxAudioGuidanceServices

interface MapboxAudioGuidanceServices

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
mapboxAudioGuidanceVoice
Link copied to clipboard
abstract fun mapboxAudioGuidanceVoice(mapboxNavigation: MapboxNavigation, language: String): MapboxAudioGuidanceVoice
mapboxSpeechApi
Link copied to clipboard
abstract fun mapboxSpeechApi(mapboxNavigation: MapboxNavigation, language: String): MapboxSpeechApi
mapboxVoiceInstructions
Link copied to clipboard
abstract fun mapboxVoiceInstructions(mapboxNavigation: MapboxNavigation): MapboxVoiceInstructions
mapboxVoiceInstructionsPlayer
Link copied to clipboard
abstract fun mapboxVoiceInstructionsPlayer(mapboxNavigation: MapboxNavigation, language: String): MapboxVoiceInstructionsPlayer
toString
Link copied to clipboard
open fun toString(): String

Inheritors

MapboxAudioGuidanceServicesImpl
Link copied to clipboard